1,-2,0,0,0.000000," ","integrate((a+b*x+b*f*x^2/e)/(f*x^2+e*x+d)^(1/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 zero or nonzero?","F(-2)",0
2,-2,0,0,0.000000," ","integrate(1/(a+b*x+b*f*x^2/e)/(f*x^2+e*x+d)^(1/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*f-b*e>0)', see `assume?` for more details)Is 4*a*f-b*e    positive, negative or zero?","F(-2)",0
3,-2,0,0,0.000000," ","integrate(1/(c*x^2+b*x+d)/(c*x^2+b*x+a)^(1/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*c*d-b^2>0)', see `assume?` for more details)Is 4*c*d-b^2 positive, negative or zero?","F(-2)",0
4,0,0,0,0.000000," ","integrate(1/(c*x^2+b*x+d)^2/(c*x^2+b*x+a)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{\sqrt{c x^{2} + b x + a} {\left(c x^{2} + b x + d\right)}^{2}}\,{d x}"," ",0,"integrate(1/(sqrt(c*x^2 + b*x + a)*(c*x^2 + b*x + d)^2), x)","F",0
5,0,0,0,0.000000," ","integrate(1/(c*x^2+b*x+d)^3/(c*x^2+b*x+a)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{\sqrt{c x^{2} + b x + a} {\left(c x^{2} + b x + d\right)}^{3}}\,{d x}"," ",0,"integrate(1/(sqrt(c*x^2 + b*x + a)*(c*x^2 + b*x + d)^3), x)","F",0
6,0,0,0,0.000000," ","integrate(1/(c*x^2+b*x+d)^4/(c*x^2+b*x+a)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{\sqrt{c x^{2} + b x + a} {\left(c x^{2} + b x + d\right)}^{4}}\,{d x}"," ",0,"integrate(1/(sqrt(c*x^2 + b*x + a)*(c*x^2 + b*x + d)^4), x)","F",0
7,0,0,0,0.000000," ","integrate(1/(b*f*x^2+b*e*x+a*e)^2/(f*x^2+e*x+d)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{{\left(b f x^{2} + b e x + a e\right)}^{2} \sqrt{f x^{2} + e x + d}}\,{d x}"," ",0,"integrate(1/((b*f*x^2 + b*e*x + a*e)^2*sqrt(f*x^2 + e*x + d)), x)","F",0
8,0,0,0,0.000000," ","integrate(1/(x^2+2*x+4)/(x^2+2*x+5)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{\sqrt{x^{2} + 2 \, x + 5} {\left(x^{2} + 2 \, x + 4\right)}}\,{d x}"," ",0,"integrate(1/(sqrt(x^2 + 2*x + 5)*(x^2 + 2*x + 4)), x)","F",0
9,0,0,0,0.000000," ","integrate((a+1/2*e*x+c*x^2)^p*(2*c*x^2+e*x+2*a)^q,x, algorithm=""maxima"")","\int {\left(2 \, c x^{2} + e x + 2 \, a\right)}^{q} {\left(c x^{2} + \frac{1}{2} \, e x + a\right)}^{p}\,{d x}"," ",0,"integrate((2*c*x^2 + e*x + 2*a)^q*(c*x^2 + 1/2*e*x + a)^p, x)","F",0
10,0,0,0,0.000000," ","integrate((a+c*e*x/f+c*x^2)^p*(a*f/c+e*x+f*x^2)^q,x, algorithm=""maxima"")","\int {\left(c x^{2} + \frac{c e x}{f} + a\right)}^{p} {\left(f x^{2} + e x + \frac{a f}{c}\right)}^{q}\,{d x}"," ",0,"integrate((c*x^2 + c*e*x/f + a)^p*(f*x^2 + e*x + a*f/c)^q, x)","F",0
11,0,0,0,0.000000," ","integrate(((1+x)^2)^(1/2)/(x^2+1)^(1/2),x, algorithm=""maxima"")","\int \frac{\sqrt{{\left(x + 1\right)}^{2}}}{\sqrt{x^{2} + 1}}\,{d x}"," ",0,"integrate(sqrt((x + 1)^2)/sqrt(x^2 + 1), x)","F",0
12,0,0,0,0.000000," ","integrate(1/(x^2-1)^2/(x^2+x-1)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{\sqrt{x^{2} + x - 1} {\left(x^{2} - 1\right)}^{2}}\,{d x}"," ",0,"integrate(1/(sqrt(x^2 + x - 1)*(x^2 - 1)^2), x)","F",0
13,0,0,0,0.000000," ","integrate(1/(c*x^2+b*x+a)^(1/2)/(f*x^2+d)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{\sqrt{c x^{2} + b x + a} \sqrt{f x^{2} + d}}\,{d x}"," ",0,"integrate(1/(sqrt(c*x^2 + b*x + a)*sqrt(f*x^2 + d)), x)","F",0
14,0,0,0,0.000000," ","integrate((-x^2-4*x-3)^(1/2)/(2*x^2+4*x+3),x, algorithm=""maxima"")","\int \frac{\sqrt{-x^{2} - 4 \, x - 3}}{2 \, x^{2} + 4 \, x + 3}\,{d x}"," ",0,"integrate(sqrt(-x^2 - 4*x - 3)/(2*x^2 + 4*x + 3), x)","F",0
15,1,54,0,0.459722," ","integrate((2*x^2-x+3)*(5*x^2+3*x+2)^4,x, algorithm=""maxima"")","\frac{1250}{11} \, x^{11} + \frac{475}{2} \, x^{10} + \frac{5075}{9} \, x^{9} + \frac{3415}{4} \, x^{8} + 1176 \, x^{7} + \frac{2377}{2} \, x^{6} + \frac{5099}{5} \, x^{5} + 656 \, x^{4} + \frac{1064}{3} \, x^{3} + 136 \, x^{2} + 48 \, x"," ",0,"1250/11*x^11 + 475/2*x^10 + 5075/9*x^9 + 3415/4*x^8 + 1176*x^7 + 2377/2*x^6 + 5099/5*x^5 + 656*x^4 + 1064/3*x^3 + 136*x^2 + 48*x","A",0
16,1,44,0,0.446545," ","integrate((2*x^2-x+3)*(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\frac{250}{9} \, x^{9} + \frac{325}{8} \, x^{8} + \frac{720}{7} \, x^{7} + 134 \, x^{6} + \frac{876}{5} \, x^{5} + \frac{579}{4} \, x^{4} + \frac{322}{3} \, x^{3} + 50 \, x^{2} + 24 \, x"," ",0,"250/9*x^9 + 325/8*x^8 + 720/7*x^7 + 134*x^6 + 876/5*x^5 + 579/4*x^4 + 322/3*x^3 + 50*x^2 + 24*x","A",0
17,1,34,0,0.433585," ","integrate((2*x^2-x+3)*(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\frac{50}{7} \, x^{7} + \frac{35}{6} \, x^{6} + \frac{103}{5} \, x^{5} + \frac{85}{4} \, x^{4} + \frac{83}{3} \, x^{3} + 16 \, x^{2} + 12 \, x"," ",0,"50/7*x^7 + 35/6*x^6 + 103/5*x^5 + 85/4*x^4 + 83/3*x^3 + 16*x^2 + 12*x","A",0
18,1,24,0,0.431772," ","integrate((2*x^2-x+3)*(5*x^2+3*x+2),x, algorithm=""maxima"")","2 \, x^{5} + \frac{1}{4} \, x^{4} + \frac{16}{3} \, x^{3} + \frac{7}{2} \, x^{2} + 6 \, x"," ",0,"2*x^5 + 1/4*x^4 + 16/3*x^3 + 7/2*x^2 + 6*x","A",0
19,1,33,0,0.974671," ","integrate((2*x^2-x+3)/(5*x^2+3*x+2),x, algorithm=""maxima"")","\frac{143}{775} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) + \frac{2}{5} \, x - \frac{11}{50} \, \log\left(5 \, x^{2} + 3 \, x + 2\right)"," ",0,"143/775*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) + 2/5*x - 11/50*log(5*x^2 + 3*x + 2)","A",0
20,1,36,0,0.968533," ","integrate((2*x^2-x+3)/(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\frac{82}{961} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) + \frac{11 \, {\left(13 \, x + 7\right)}}{155 \, {\left(5 \, x^{2} + 3 \, x + 2\right)}}"," ",0,"82/961*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) + 11/155*(13*x + 7)/(5*x^2 + 3*x + 2)","A",0
21,1,56,0,0.958419," ","integrate((2*x^2-x+3)/(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\frac{1106}{29791} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) + \frac{5530 \, x^{3} + 4977 \, x^{2} + 4094 \, x + 1141}{1922 \, {\left(25 \, x^{4} + 30 \, x^{3} + 29 \, x^{2} + 12 \, x + 4\right)}}"," ",0,"1106/29791*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) + 1/1922*(5530*x^3 + 4977*x^2 + 4094*x + 1141)/(25*x^4 + 30*x^3 + 29*x^2 + 12*x + 4)","A",0
22,1,64,0,0.452441," ","integrate((2*x^2-x+3)^2*(5*x^2+3*x+2)^4,x, algorithm=""maxima"")","\frac{2500}{13} \, x^{13} + \frac{875}{3} \, x^{12} + \frac{11525}{11} \, x^{11} + 1571 \, x^{10} + \frac{24859}{9} \, x^{9} + 3315 \, x^{8} + \frac{27763}{7} \, x^{7} + \frac{10771}{3} \, x^{6} + \frac{14801}{5} \, x^{5} + 1838 \, x^{4} + \frac{3016}{3} \, x^{3} + 384 \, x^{2} + 144 \, x"," ",0,"2500/13*x^13 + 875/3*x^12 + 11525/11*x^11 + 1571*x^10 + 24859/9*x^9 + 3315*x^8 + 27763/7*x^7 + 10771/3*x^6 + 14801/5*x^5 + 1838*x^4 + 3016/3*x^3 + 384*x^2 + 144*x","A",0
23,1,54,0,0.438019," ","integrate((2*x^2-x+3)^2*(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\frac{500}{11} \, x^{11} + 40 \, x^{10} + \frac{1865}{9} \, x^{9} + \frac{1863}{8} \, x^{8} + 444 \, x^{7} + 449 \, x^{6} + \frac{2693}{5} \, x^{5} + \frac{1615}{4} \, x^{4} + \frac{914}{3} \, x^{3} + 138 \, x^{2} + 72 \, x"," ",0,"500/11*x^11 + 40*x^10 + 1865/9*x^9 + 1863/8*x^8 + 444*x^7 + 449*x^6 + 2693/5*x^5 + 1615/4*x^4 + 914/3*x^3 + 138*x^2 + 72*x","A",0
24,1,44,0,0.437388," ","integrate((2*x^2-x+3)^2*(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\frac{100}{9} \, x^{9} + \frac{5}{2} \, x^{8} + \frac{321}{7} \, x^{7} + \frac{86}{3} \, x^{6} + 78 \, x^{5} + 59 \, x^{4} + \frac{241}{3} \, x^{3} + 42 \, x^{2} + 36 \, x"," ",0,"100/9*x^9 + 5/2*x^8 + 321/7*x^7 + 86/3*x^6 + 78*x^5 + 59*x^4 + 241/3*x^3 + 42*x^2 + 36*x","A",0
25,1,34,0,0.435409," ","integrate((2*x^2-x+3)^2*(5*x^2+3*x+2),x, algorithm=""maxima"")","\frac{20}{7} \, x^{7} - \frac{4}{3} \, x^{6} + \frac{61}{5} \, x^{5} + \frac{1}{4} \, x^{4} + \frac{53}{3} \, x^{3} + \frac{15}{2} \, x^{2} + 18 \, x"," ",0,"20/7*x^7 - 4/3*x^6 + 61/5*x^5 + 1/4*x^4 + 53/3*x^3 + 15/2*x^2 + 18*x","A",0
26,1,43,0,0.968005," ","integrate((2*x^2-x+3)^2/(5*x^2+3*x+2),x, algorithm=""maxima"")","\frac{4}{15} \, x^{3} - \frac{16}{25} \, x^{2} + \frac{8349}{19375} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) + \frac{381}{125} \, x - \frac{1573}{1250} \, \log\left(5 \, x^{2} + 3 \, x + 2\right)"," ",0,"4/15*x^3 - 16/25*x^2 + 8349/19375*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) + 381/125*x - 1573/1250*log(5*x^2 + 3*x + 2)","A",0
27,1,52,0,0.961292," ","integrate((2*x^2-x+3)^2/(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\frac{41932}{120125} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) + \frac{4}{25} \, x + \frac{121 \, {\left(69 \, x + 61\right)}}{3875 \, {\left(5 \, x^{2} + 3 \, x + 2\right)}} - \frac{22}{125} \, \log\left(5 \, x^{2} + 3 \, x + 2\right)"," ",0,"41932/120125*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) + 4/25*x + 121/3875*(69*x + 61)/(5*x^2 + 3*x + 2) - 22/125*log(5*x^2 + 3*x + 2)","A",0
28,1,56,0,0.968396," ","integrate((2*x^2-x+3)^2/(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\frac{4330}{29791} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) + \frac{11 \, {\left(45710 \, x^{3} + 44983 \, x^{2} + 33524 \, x + 11183\right)}}{48050 \, {\left(25 \, x^{4} + 30 \, x^{3} + 29 \, x^{2} + 12 \, x + 4\right)}}"," ",0,"4330/29791*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) + 11/48050*(45710*x^3 + 44983*x^2 + 33524*x + 11183)/(25*x^4 + 30*x^3 + 29*x^2 + 12*x + 4)","A",0
29,1,76,0,0.961706," ","integrate((2*x^2-x+3)^2/(5*x^2+3*x+2)^4,x, algorithm=""maxima"")","\frac{66752}{923521} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) + \frac{12516000 \, x^{5} + 18774000 \, x^{4} + 21491796 \, x^{3} + 12780597 \, x^{2} + 5674908 \, x + 1259239}{446865 \, {\left(125 \, x^{6} + 225 \, x^{5} + 285 \, x^{4} + 207 \, x^{3} + 114 \, x^{2} + 36 \, x + 8\right)}}"," ",0,"66752/923521*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) + 1/446865*(12516000*x^5 + 18774000*x^4 + 21491796*x^3 + 12780597*x^2 + 5674908*x + 1259239)/(125*x^6 + 225*x^5 + 285*x^4 + 207*x^3 + 114*x^2 + 36*x + 8)","A",0
30,1,74,0,0.432333," ","integrate((2*x^2-x+3)^3*(5*x^2+3*x+2)^4,x, algorithm=""maxima"")","\frac{1000}{3} \, x^{15} + \frac{2250}{7} \, x^{14} + \frac{27050}{13} \, x^{13} + \frac{30395}{12} \, x^{12} + \frac{68583}{11} \, x^{11} + \frac{75311}{10} \, x^{10} + \frac{103583}{9} \, x^{9} + \frac{94881}{8} \, x^{8} + \frac{91349}{7} \, x^{7} + \frac{64529}{6} \, x^{6} + \frac{43083}{5} \, x^{5} + 5144 \, x^{4} + 2856 \, x^{3} + 1080 \, x^{2} + 432 \, x"," ",0,"1000/3*x^15 + 2250/7*x^14 + 27050/13*x^13 + 30395/12*x^12 + 68583/11*x^11 + 75311/10*x^10 + 103583/9*x^9 + 94881/8*x^8 + 91349/7*x^7 + 64529/6*x^6 + 43083/5*x^5 + 5144*x^4 + 2856*x^3 + 1080*x^2 + 432*x","A",0
31,1,64,0,0.426046," ","integrate((2*x^2-x+3)^3*(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\frac{1000}{13} \, x^{13} + 25 \, x^{12} + \frac{4830}{11} \, x^{11} + \frac{3061}{10} \, x^{10} + \frac{3316}{3} \, x^{9} + \frac{7869}{8} \, x^{8} + \frac{12016}{7} \, x^{7} + \frac{2873}{2} \, x^{6} + \frac{8292}{5} \, x^{5} + \frac{4483}{4} \, x^{4} + 870 \, x^{3} + 378 \, x^{2} + 216 \, x"," ",0,"1000/13*x^13 + 25*x^12 + 4830/11*x^11 + 3061/10*x^10 + 3316/3*x^9 + 7869/8*x^8 + 12016/7*x^7 + 2873/2*x^6 + 8292/5*x^5 + 4483/4*x^4 + 870*x^3 + 378*x^2 + 216*x","A",0
32,1,54,0,0.428519," ","integrate((2*x^2-x+3)^3*(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\frac{200}{11} \, x^{11} - 6 \, x^{10} + \frac{922}{9} \, x^{9} + \frac{83}{8} \, x^{8} + \frac{1571}{7} \, x^{7} + \frac{299}{3} \, x^{6} + \frac{1416}{5} \, x^{5} + \frac{635}{4} \, x^{4} + 237 \, x^{3} + 108 \, x^{2} + 108 \, x"," ",0,"200/11*x^11 - 6*x^10 + 922/9*x^9 + 83/8*x^8 + 1571/7*x^7 + 299/3*x^6 + 1416/5*x^5 + 635/4*x^4 + 237*x^3 + 108*x^2 + 108*x","A",0
33,1,44,0,0.434224," ","integrate((2*x^2-x+3)^3*(5*x^2+3*x+2),x, algorithm=""maxima"")","\frac{40}{9} \, x^{9} - \frac{9}{2} \, x^{8} + \frac{190}{7} \, x^{7} - \frac{83}{6} \, x^{6} + \frac{288}{5} \, x^{5} - 5 \, x^{4} + 60 \, x^{3} + \frac{27}{2} \, x^{2} + 54 \, x"," ",0,"40/9*x^9 - 9/2*x^8 + 190/7*x^7 - 83/6*x^6 + 288/5*x^5 - 5*x^4 + 60*x^3 + 27/2*x^2 + 54*x","A",0
34,1,53,0,0.962847," ","integrate((2*x^2-x+3)^3/(5*x^2+3*x+2),x, algorithm=""maxima"")","\frac{8}{25} \, x^{5} - \frac{21}{25} \, x^{4} + \frac{1222}{375} \, x^{3} - \frac{7451}{1250} \, x^{2} + \frac{328757}{484375} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) + \frac{49508}{3125} \, x - \frac{158389}{31250} \, \log\left(5 \, x^{2} + 3 \, x + 2\right)"," ",0,"8/25*x^5 - 21/25*x^4 + 1222/375*x^3 - 7451/1250*x^2 + 328757/484375*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) + 49508/3125*x - 158389/31250*log(5*x^2 + 3*x + 2)","A",0
35,1,62,0,0.961107," ","integrate((2*x^2-x+3)^3/(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\frac{8}{75} \, x^{3} - \frac{54}{125} \, x^{2} + \frac{3819607}{3003125} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) + \frac{1466}{625} \, x + \frac{1331 \, {\left(247 \, x + 443\right)}}{96875 \, {\left(5 \, x^{2} + 3 \, x + 2\right)}} - \frac{10769}{6250} \, \log\left(5 \, x^{2} + 3 \, x + 2\right)"," ",0,"8/75*x^3 - 54/125*x^2 + 3819607/3003125*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) + 1466/625*x + 1331/96875*(247*x + 443)/(5*x^2 + 3*x + 2) - 10769/6250*log(5*x^2 + 3*x + 2)","A",0
36,1,72,0,0.969810," ","integrate((2*x^2-x+3)^3/(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\frac{11341176}{18619375} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) + \frac{8}{125} \, x + \frac{121 \, {\left(68568 \, x^{3} + 78817 \, x^{2} + 53402 \, x + 21113\right)}}{240250 \, {\left(25 \, x^{4} + 30 \, x^{3} + 29 \, x^{2} + 12 \, x + 4\right)}} - \frac{66}{625} \, \log\left(5 \, x^{2} + 3 \, x + 2\right)"," ",0,"11341176/18619375*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) + 8/125*x + 121/240250*(68568*x^3 + 78817*x^2 + 53402*x + 21113)/(25*x^4 + 30*x^3 + 29*x^2 + 12*x + 4) - 66/625*log(5*x^2 + 3*x + 2)","A",0
37,1,63,0,0.975738," ","integrate((5*x^2+3*x+2)^4/(2*x^2-x+3),x, algorithm=""maxima"")","\frac{625}{14} \, x^{7} + \frac{3625}{24} \, x^{6} + \frac{1855}{8} \, x^{5} + \frac{6245}{64} \, x^{4} - \frac{21229}{96} \, x^{3} - \frac{28747}{128} \, x^{2} - \frac{1156639}{5888} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{122691}{128} \, x + \frac{307461}{512} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"625/14*x^7 + 3625/24*x^6 + 1855/8*x^5 + 6245/64*x^4 - 21229/96*x^3 - 28747/128*x^2 - 1156639/5888*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) + 122691/128*x + 307461/512*log(2*x^2 - x + 3)","A",0
38,1,53,0,0.967709," ","integrate((5*x^2+3*x+2)^3/(2*x^2-x+3),x, algorithm=""maxima"")","\frac{25}{2} \, x^{5} + \frac{575}{16} \, x^{4} + \frac{965}{24} \, x^{3} - \frac{829}{32} \, x^{2} + \frac{59895}{1472} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{4795}{32} \, x + \frac{1331}{128} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"25/2*x^5 + 575/16*x^4 + 965/24*x^3 - 829/32*x^2 + 59895/1472*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) - 4795/32*x + 1331/128*log(2*x^2 - x + 3)","A",0
39,1,43,0,0.958162," ","integrate((5*x^2+3*x+2)^2/(2*x^2-x+3),x, algorithm=""maxima"")","\frac{25}{6} \, x^{3} + \frac{85}{8} \, x^{2} - \frac{847}{368} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{51}{8} \, x - \frac{363}{32} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"25/6*x^3 + 85/8*x^2 - 847/368*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) + 51/8*x - 363/32*log(2*x^2 - x + 3)","A",0
40,1,33,0,0.950489," ","integrate((5*x^2+3*x+2)/(2*x^2-x+3),x, algorithm=""maxima"")","-\frac{33}{92} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{5}{2} \, x + \frac{11}{8} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"-33/92*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) + 5/2*x + 11/8*log(2*x^2 - x + 3)","A",0
41,1,59,0,0.962717," ","integrate(1/(2*x^2-x+3)/(5*x^2+3*x+2),x, algorithm=""maxima"")","\frac{13}{682} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) - \frac{3}{506} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{1}{44} \, \log\left(5 \, x^{2} + 3 \, x + 2\right) - \frac{1}{44} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"13/682*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) - 3/506*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) + 1/44*log(5*x^2 + 3*x + 2) - 1/44*log(2*x^2 - x + 3)","A",0
42,1,78,0,0.959848," ","integrate(1/(2*x^2-x+3)/(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\frac{2891}{465124} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) - \frac{7}{11132} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{65 \, x + 4}{682 \, {\left(5 \, x^{2} + 3 \, x + 2\right)}} - \frac{3}{968} \, \log\left(5 \, x^{2} + 3 \, x + 2\right) + \frac{3}{968} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"2891/465124*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) - 7/11132*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) + 1/682*(65*x + 4)/(5*x^2 + 3*x + 2) - 3/968*log(5*x^2 + 3*x + 2) + 3/968*log(2*x^2 - x + 3)","A",0
43,1,98,0,0.959217," ","integrate(1/(2*x^2-x+3)/(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\frac{847793}{317214568} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) + \frac{45}{244904} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{108025 \, x^{3} + 104430 \, x^{2} + 89144 \, x + 17210}{465124 \, {\left(25 \, x^{4} + 30 \, x^{3} + 29 \, x^{2} + 12 \, x + 4\right)}} + \frac{1}{21296} \, \log\left(5 \, x^{2} + 3 \, x + 2\right) - \frac{1}{21296} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"847793/317214568*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) + 45/244904*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) + 1/465124*(108025*x^3 + 104430*x^2 + 89144*x + 17210)/(25*x^4 + 30*x^3 + 29*x^2 + 12*x + 4) + 1/21296*log(5*x^2 + 3*x + 2) - 1/21296*log(2*x^2 - x + 3)","A",0
44,1,72,0,0.964422," ","integrate((5*x^2+3*x+2)^4/(2*x^2-x+3)^2,x, algorithm=""maxima"")","\frac{125}{4} \, x^{5} + \frac{2125}{16} \, x^{4} + \frac{9775}{48} \, x^{3} - \frac{1185}{8} \, x^{2} + \frac{13292697}{33856} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{89359}{64} \, x - \frac{14641 \, {\left(79 \, x + 101\right)}}{2944 \, {\left(2 \, x^{2} - x + 3\right)}} - \frac{30613}{128} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"125/4*x^5 + 2125/16*x^4 + 9775/48*x^3 - 1185/8*x^2 + 13292697/33856*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) - 89359/64*x - 14641/2944*(79*x + 101)/(2*x^2 - x + 3) - 30613/128*log(2*x^2 - x + 3)","A",0
45,1,62,0,0.959991," ","integrate((5*x^2+3*x+2)^3/(2*x^2-x+3)^2,x, algorithm=""maxima"")","\frac{125}{12} \, x^{3} + \frac{175}{4} \, x^{2} - \frac{223971}{8464} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{915}{16} \, x + \frac{1331 \, {\left(45 \, x - 17\right)}}{736 \, {\left(2 \, x^{2} - x + 3\right)}} - \frac{2057}{32} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"125/12*x^3 + 175/4*x^2 - 223971/8464*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) + 915/16*x + 1331/736*(45*x - 17)/(2*x^2 - x + 3) - 2057/32*log(2*x^2 - x + 3)","A",0
46,1,52,0,0.965610," ","integrate((5*x^2+3*x+2)^2/(2*x^2-x+3)^2,x, algorithm=""maxima"")","-\frac{1859}{2116} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{25}{4} \, x - \frac{121 \, {\left(7 \, x - 19\right)}}{184 \, {\left(2 \, x^{2} - x + 3\right)}} + \frac{55}{8} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"-1859/2116*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) + 25/4*x - 121/184*(7*x - 19)/(2*x^2 - x + 3) + 55/8*log(2*x^2 - x + 3)","A",0
47,1,36,0,0.964281," ","integrate((5*x^2+3*x+2)/(2*x^2-x+3)^2,x, algorithm=""maxima"")","\frac{82}{529} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{11 \, {\left(3 \, x + 5\right)}}{46 \, {\left(2 \, x^{2} - x + 3\right)}}"," ",0,"82/529*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) - 11/46*(3*x + 5)/(2*x^2 - x + 3)","A",0
48,1,78,0,0.963135," ","integrate(1/(2*x^2-x+3)^2/(5*x^2+3*x+2),x, algorithm=""maxima"")","\frac{69}{15004} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) - \frac{241}{256036} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{6 \, x - 13}{506 \, {\left(2 \, x^{2} - x + 3\right)}} + \frac{13}{968} \, \log\left(5 \, x^{2} + 3 \, x + 2\right) - \frac{13}{968} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"69/15004*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) - 241/256036*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) - 1/506*(6*x - 13)/(2*x^2 - x + 3) + 13/968*log(5*x^2 + 3*x + 2) - 13/968*log(2*x^2 - x + 3)","A",0
49,1,96,0,0.960916," ","integrate(1/(2*x^2-x+3)^2/(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\frac{12643}{5116364} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) - \frac{2769}{2816396} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{6850 \, x^{3} - 9275 \, x^{2} + 11154 \, x - 4342}{172546 \, {\left(10 \, x^{4} + x^{3} + 16 \, x^{2} + 7 \, x + 6\right)}} - \frac{19}{10648} \, \log\left(5 \, x^{2} + 3 \, x + 2\right) + \frac{19}{10648} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"12643/5116364*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) - 2769/2816396*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) + 1/172546*(6850*x^3 - 9275*x^2 + 11154*x - 4342)/(10*x^4 + x^3 + 16*x^2 + 7*x + 6) - 19/10648*log(5*x^2 + 3*x + 2) + 19/10648*log(2*x^2 - x + 3)","A",0
50,1,118,0,0.967712," ","integrate(1/(2*x^2-x+3)^2/(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\frac{4464079}{6978720496} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) + \frac{25557}{123921424} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{39969650 \, x^{5} + 21652955 \, x^{4} + 69648769 \, x^{3} + 47820302 \, x^{2} + 42668920 \, x + 6976948}{235352744 \, {\left(50 \, x^{6} + 35 \, x^{5} + 103 \, x^{4} + 85 \, x^{3} + 83 \, x^{2} + 32 \, x + 12\right)}} - \frac{97}{468512} \, \log\left(5 \, x^{2} + 3 \, x + 2\right) + \frac{97}{468512} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"4464079/6978720496*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) + 25557/123921424*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) + 1/235352744*(39969650*x^5 + 21652955*x^4 + 69648769*x^3 + 47820302*x^2 + 42668920*x + 6976948)/(50*x^6 + 35*x^5 + 103*x^4 + 85*x^3 + 83*x^2 + 32*x + 12) - 97/468512*log(5*x^2 + 3*x + 2) + 97/468512*log(2*x^2 - x + 3)","A",0
51,1,82,0,0.951100," ","integrate((5*x^2+3*x+2)^4/(2*x^2-x+3)^3,x, algorithm=""maxima"")","\frac{625}{24} \, x^{3} + \frac{4875}{32} \, x^{2} - \frac{63799791}{389344} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{2725}{8} \, x + \frac{1331 \, {\left(76420 \, x^{3} - 32981 \, x^{2} + 102022 \, x - 4933\right)}}{67712 \, {\left(4 \, x^{4} - 4 \, x^{3} + 13 \, x^{2} - 6 \, x + 9\right)}} - \frac{13915}{64} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"625/24*x^3 + 4875/32*x^2 - 63799791/389344*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) + 2725/8*x + 1331/67712*(76420*x^3 - 32981*x^2 + 102022*x - 4933)/(4*x^4 - 4*x^3 + 13*x^2 - 6*x + 9) - 13915/64*log(2*x^2 - x + 3)","A",0
52,1,72,0,0.958011," ","integrate((5*x^2+3*x+2)^3/(2*x^2-x+3)^3,x, algorithm=""maxima"")","-\frac{165099}{194672} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{125}{8} \, x - \frac{121 \, {\left(12828 \, x^{3} - 27607 \, x^{2} + 24146 \, x - 29639\right)}}{16928 \, {\left(4 \, x^{4} - 4 \, x^{3} + 13 \, x^{2} - 6 \, x + 9\right)}} + \frac{825}{32} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"-165099/194672*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) + 125/8*x - 121/16928*(12828*x^3 - 27607*x^2 + 24146*x - 29639)/(4*x^4 - 4*x^3 + 13*x^2 - 6*x + 9) + 825/32*log(2*x^2 - x + 3)","A",0
53,1,56,0,0.961185," ","integrate((5*x^2+3*x+2)^2/(2*x^2-x+3)^3,x, algorithm=""maxima"")","\frac{4330}{12167} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{11 \, {\left(1660 \, x^{3} + 4045 \, x^{2} + 938 \, x + 4909\right)}}{4232 \, {\left(4 \, x^{4} - 4 \, x^{3} + 13 \, x^{2} - 6 \, x + 9\right)}}"," ",0,"4330/12167*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) - 11/4232*(1660*x^3 + 4045*x^2 + 938*x + 4909)/(4*x^4 - 4*x^3 + 13*x^2 - 6*x + 9)","A",0
54,1,56,0,0.959958," ","integrate((5*x^2+3*x+2)/(2*x^2-x+3)^3,x, algorithm=""maxima"")","\frac{262}{12167} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{524 \, x^{3} - 393 \, x^{2} + 472 \, x - 829}{1058 \, {\left(4 \, x^{4} - 4 \, x^{3} + 13 \, x^{2} - 6 \, x + 9\right)}}"," ",0,"262/12167*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) + 1/1058*(524*x^3 - 393*x^2 + 472*x - 829)/(4*x^4 - 4*x^3 + 13*x^2 - 6*x + 9)","A",0
55,1,98,0,0.972726," ","integrate(1/(2*x^2-x+3)^3/(5*x^2+3*x+2),x, algorithm=""maxima"")","\frac{247}{330088} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) + \frac{53403}{129554216} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{1492 \, x^{3} - 7996 \, x^{2} + 7381 \, x - 14164}{256036 \, {\left(4 \, x^{4} - 4 \, x^{3} + 13 \, x^{2} - 6 \, x + 9\right)}} + \frac{119}{21296} \, \log\left(5 \, x^{2} + 3 \, x + 2\right) - \frac{119}{21296} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"247/330088*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) + 53403/129554216*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) - 1/256036*(1492*x^3 - 7996*x^2 + 7381*x - 14164)/(4*x^4 - 4*x^3 + 13*x^2 - 6*x + 9) + 119/21296*log(5*x^2 + 3*x + 2) - 119/21296*log(2*x^2 - x + 3)","A",0
56,1,116,0,0.973914," ","integrate(1/(2*x^2-x+3)^3/(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\frac{246757}{225120016} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) - \frac{2038497}{2850192752} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{1011260 \, x^{5} + 8304376 \, x^{4} - 5042869 \, x^{3} + 21674311 \, x^{2} - 5887820 \, x + 8829788}{174616552 \, {\left(20 \, x^{6} - 8 \, x^{5} + 61 \, x^{4} + x^{3} + 53 \, x^{2} + 15 \, x + 18\right)}} - \frac{181}{468512} \, \log\left(5 \, x^{2} + 3 \, x + 2\right) + \frac{181}{468512} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"246757/225120016*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) - 2038497/2850192752*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) - 1/174616552*(1011260*x^5 + 8304376*x^4 - 5042869*x^3 + 21674311*x^2 - 5887820*x + 8829788)/(20*x^6 - 8*x^5 + 61*x^4 + x^3 + 53*x^2 + 15*x + 18) - 181/468512*log(5*x^2 + 3*x + 2) + 181/468512*log(2*x^2 - x + 3)","A",0
57,1,138,0,0.971612," ","integrate(1/(2*x^2-x+3)^3/(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\frac{2768835}{19191481364} \, \sqrt{31} \arctan\left(\frac{1}{31} \, \sqrt{31} {\left(10 \, x + 3\right)}\right) + \frac{880575}{7838030068} \, \sqrt{23} \arctan\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{4284261000 \, x^{7} - 142720800 \, x^{6} + 11913326210 \, x^{5} + 4005307690 \, x^{4} + 11087580870 \, x^{3} + 4691822415 \, x^{2} + 5017681412 \, x + 470561254}{29772122116 \, {\left(100 \, x^{8} + 20 \, x^{7} + 321 \, x^{6} + 172 \, x^{5} + 390 \, x^{4} + 236 \, x^{3} + 241 \, x^{2} + 84 \, x + 36\right)}} - \frac{405}{1288408} \, \log\left(5 \, x^{2} + 3 \, x + 2\right) + \frac{405}{1288408} \, \log\left(2 \, x^{2} - x + 3\right)"," ",0,"2768835/19191481364*sqrt(31)*arctan(1/31*sqrt(31)*(10*x + 3)) + 880575/7838030068*sqrt(23)*arctan(1/23*sqrt(23)*(4*x - 1)) + 1/29772122116*(4284261000*x^7 - 142720800*x^6 + 11913326210*x^5 + 4005307690*x^4 + 11087580870*x^3 + 4691822415*x^2 + 5017681412*x + 470561254)/(100*x^8 + 20*x^7 + 321*x^6 + 172*x^5 + 390*x^4 + 236*x^3 + 241*x^2 + 84*x + 36) - 405/1288408*log(5*x^2 + 3*x + 2) + 405/1288408*log(2*x^2 - x + 3)","A",0
58,1,177,0,1.005516," ","integrate((5*x^2+3*x+2)^4*(2*x^2-x+3)^(1/2),x, algorithm=""maxima"")","\frac{125}{4} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x^{7} + \frac{14125}{144} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x^{6} + \frac{233225}{1536} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x^{5} + \frac{4796405}{43008} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x^{4} + \frac{8325631}{1032192} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x^{3} - \frac{83948353}{2293760} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x^{2} + \frac{804243809}{36700160} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x + \frac{27185733541}{440401920} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} + \frac{359471503}{16777216} \, \sqrt{2 \, x^{2} - x + 3} x + \frac{8267844569}{268435456} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{359471503}{67108864} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"125/4*(2*x^2 - x + 3)^(3/2)*x^7 + 14125/144*(2*x^2 - x + 3)^(3/2)*x^6 + 233225/1536*(2*x^2 - x + 3)^(3/2)*x^5 + 4796405/43008*(2*x^2 - x + 3)^(3/2)*x^4 + 8325631/1032192*(2*x^2 - x + 3)^(3/2)*x^3 - 83948353/2293760*(2*x^2 - x + 3)^(3/2)*x^2 + 804243809/36700160*(2*x^2 - x + 3)^(3/2)*x + 27185733541/440401920*(2*x^2 - x + 3)^(3/2) + 359471503/16777216*sqrt(2*x^2 - x + 3)*x + 8267844569/268435456*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 359471503/67108864*sqrt(2*x^2 - x + 3)","A",0
59,1,143,0,0.981943," ","integrate((5*x^2+3*x+2)^3*(2*x^2-x+3)^(1/2),x, algorithm=""maxima"")","\frac{125}{16} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x^{5} + \frac{8825}{448} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x^{4} + \frac{247435}{10752} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x^{3} + \frac{531681}{71680} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x^{2} - \frac{9627393}{1146880} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x - \frac{22548119}{4587520} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} + \frac{6766097}{524288} \, \sqrt{2 \, x^{2} - x + 3} x + \frac{155620231}{8388608} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{6766097}{2097152} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"125/16*(2*x^2 - x + 3)^(3/2)*x^5 + 8825/448*(2*x^2 - x + 3)^(3/2)*x^4 + 247435/10752*(2*x^2 - x + 3)^(3/2)*x^3 + 531681/71680*(2*x^2 - x + 3)^(3/2)*x^2 - 9627393/1146880*(2*x^2 - x + 3)^(3/2)*x - 22548119/4587520*(2*x^2 - x + 3)^(3/2) + 6766097/524288*sqrt(2*x^2 - x + 3)*x + 155620231/8388608*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 6766097/2097152*sqrt(2*x^2 - x + 3)","A",0
60,1,109,0,0.975541," ","integrate((5*x^2+3*x+2)^2*(2*x^2-x+3)^(1/2),x, algorithm=""maxima"")","\frac{25}{12} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x^{3} + \frac{63}{16} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x^{2} + \frac{769}{256} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x - \frac{2107}{3072} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} - \frac{12371}{4096} \, \sqrt{2 \, x^{2} - x + 3} x - \frac{284533}{65536} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{12371}{16384} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"25/12*(2*x^2 - x + 3)^(3/2)*x^3 + 63/16*(2*x^2 - x + 3)^(3/2)*x^2 + 769/256*(2*x^2 - x + 3)^(3/2)*x - 2107/3072*(2*x^2 - x + 3)^(3/2) - 12371/4096*sqrt(2*x^2 - x + 3)*x - 284533/65536*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) + 12371/16384*sqrt(2*x^2 - x + 3)","A",0
61,1,75,0,0.960959," ","integrate((5*x^2+3*x+2)*(2*x^2-x+3)^(1/2),x, algorithm=""maxima"")","\frac{5}{8} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x + \frac{73}{96} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} + \frac{81}{128} \, \sqrt{2 \, x^{2} - x + 3} x + \frac{1863}{2048} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{81}{512} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"5/8*(2*x^2 - x + 3)^(3/2)*x + 73/96*(2*x^2 - x + 3)^(3/2) + 81/128*sqrt(2*x^2 - x + 3)*x + 1863/2048*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 81/512*sqrt(2*x^2 - x + 3)","A",0
62,0,0,0,0.000000," ","integrate((2*x^2-x+3)^(1/2)/(5*x^2+3*x+2),x, algorithm=""maxima"")","\int \frac{\sqrt{2 \, x^{2} - x + 3}}{5 \, x^{2} + 3 \, x + 2}\,{d x}"," ",0,"integrate(sqrt(2*x^2 - x + 3)/(5*x^2 + 3*x + 2), x)","F",0
63,0,0,0,0.000000," ","integrate((2*x^2-x+3)^(1/2)/(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\int \frac{\sqrt{2 \, x^{2} - x + 3}}{{\left(5 \, x^{2} + 3 \, x + 2\right)}^{2}}\,{d x}"," ",0,"integrate(sqrt(2*x^2 - x + 3)/(5*x^2 + 3*x + 2)^2, x)","F",0
64,0,0,0,0.000000," ","integrate((2*x^2-x+3)^(1/2)/(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\int \frac{\sqrt{2 \, x^{2} - x + 3}}{{\left(5 \, x^{2} + 3 \, x + 2\right)}^{3}}\,{d x}"," ",0,"integrate(sqrt(2*x^2 - x + 3)/(5*x^2 + 3*x + 2)^3, x)","F",0
65,1,206,0,1.022419," ","integrate((2*x^2-x+3)^(3/2)*(5*x^2+3*x+2)^4,x, algorithm=""maxima"")","\frac{625}{24} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x^{7} + \frac{7625}{96} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x^{6} + \frac{95165}{768} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x^{5} + \frac{941905}{9216} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x^{4} + \frac{10444117}{294912} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x^{3} - \frac{56422489}{8257536} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x^{2} + \frac{48669967}{22020096} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x + \frac{2124689283}{146800640} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} + \frac{382121949}{33554432} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x - \frac{382121949}{134217728} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} + \frac{26366414481}{536870912} \, \sqrt{2 \, x^{2} - x + 3} x + \frac{606427533063}{8589934592} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{26366414481}{2147483648} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"625/24*(2*x^2 - x + 3)^(5/2)*x^7 + 7625/96*(2*x^2 - x + 3)^(5/2)*x^6 + 95165/768*(2*x^2 - x + 3)^(5/2)*x^5 + 941905/9216*(2*x^2 - x + 3)^(5/2)*x^4 + 10444117/294912*(2*x^2 - x + 3)^(5/2)*x^3 - 56422489/8257536*(2*x^2 - x + 3)^(5/2)*x^2 + 48669967/22020096*(2*x^2 - x + 3)^(5/2)*x + 2124689283/146800640*(2*x^2 - x + 3)^(5/2) + 382121949/33554432*(2*x^2 - x + 3)^(3/2)*x - 382121949/134217728*(2*x^2 - x + 3)^(3/2) + 26366414481/536870912*sqrt(2*x^2 - x + 3)*x + 606427533063/8589934592*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 26366414481/2147483648*sqrt(2*x^2 - x + 3)","A",0
66,1,172,0,0.991398," ","integrate((2*x^2-x+3)^(3/2)*(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\frac{25}{4} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x^{5} + \frac{725}{48} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x^{4} + \frac{27785}{1536} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x^{3} + \frac{384739}{43008} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x^{2} - \frac{81685}{114688} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x - \frac{4625907}{2293760} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} + \frac{667795}{524288} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x - \frac{667795}{2097152} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} + \frac{46077855}{8388608} \, \sqrt{2 \, x^{2} - x + 3} x + \frac{1059790665}{134217728} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{46077855}{33554432} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"25/4*(2*x^2 - x + 3)^(5/2)*x^5 + 725/48*(2*x^2 - x + 3)^(5/2)*x^4 + 27785/1536*(2*x^2 - x + 3)^(5/2)*x^3 + 384739/43008*(2*x^2 - x + 3)^(5/2)*x^2 - 81685/114688*(2*x^2 - x + 3)^(5/2)*x - 4625907/2293760*(2*x^2 - x + 3)^(5/2) + 667795/524288*(2*x^2 - x + 3)^(3/2)*x - 667795/2097152*(2*x^2 - x + 3)^(3/2) + 46077855/8388608*sqrt(2*x^2 - x + 3)*x + 1059790665/134217728*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 46077855/33554432*sqrt(2*x^2 - x + 3)","A",0
67,1,138,0,0.982669," ","integrate((2*x^2-x+3)^(3/2)*(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\frac{25}{16} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x^{3} + \frac{1235}{448} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x^{2} + \frac{24499}{10752} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x + \frac{73861}{215040} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} - \frac{24293}{49152} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x + \frac{24293}{196608} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} - \frac{558739}{262144} \, \sqrt{2 \, x^{2} - x + 3} x - \frac{12850997}{4194304} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{558739}{1048576} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"25/16*(2*x^2 - x + 3)^(5/2)*x^3 + 1235/448*(2*x^2 - x + 3)^(5/2)*x^2 + 24499/10752*(2*x^2 - x + 3)^(5/2)*x + 73861/215040*(2*x^2 - x + 3)^(5/2) - 24293/49152*(2*x^2 - x + 3)^(3/2)*x + 24293/196608*(2*x^2 - x + 3)^(3/2) - 558739/262144*sqrt(2*x^2 - x + 3)*x - 12850997/4194304*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) + 558739/1048576*sqrt(2*x^2 - x + 3)","A",0
68,1,104,0,0.962738," ","integrate((2*x^2-x+3)^(3/2)*(5*x^2+3*x+2),x, algorithm=""maxima"")","\frac{5}{12} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x + \frac{107}{240} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} + \frac{179}{384} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x - \frac{179}{1536} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} + \frac{4117}{2048} \, \sqrt{2 \, x^{2} - x + 3} x + \frac{94691}{32768} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{4117}{8192} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"5/12*(2*x^2 - x + 3)^(5/2)*x + 107/240*(2*x^2 - x + 3)^(5/2) + 179/384*(2*x^2 - x + 3)^(3/2)*x - 179/1536*(2*x^2 - x + 3)^(3/2) + 4117/2048*sqrt(2*x^2 - x + 3)*x + 94691/32768*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 4117/8192*sqrt(2*x^2 - x + 3)","A",0
69,0,0,0,0.000000," ","integrate((2*x^2-x+3)^(3/2)/(5*x^2+3*x+2),x, algorithm=""maxima"")","\int \frac{{\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}}{5 \, x^{2} + 3 \, x + 2}\,{d x}"," ",0,"integrate((2*x^2 - x + 3)^(3/2)/(5*x^2 + 3*x + 2), x)","F",0
70,0,0,0,0.000000," ","integrate((2*x^2-x+3)^(3/2)/(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\int \frac{{\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}}{{\left(5 \, x^{2} + 3 \, x + 2\right)}^{2}}\,{d x}"," ",0,"integrate((2*x^2 - x + 3)^(3/2)/(5*x^2 + 3*x + 2)^2, x)","F",0
71,0,0,0,0.000000," ","integrate((2*x^2-x+3)^(3/2)/(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\int \frac{{\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}}{{\left(5 \, x^{2} + 3 \, x + 2\right)}^{3}}\,{d x}"," ",0,"integrate((2*x^2 - x + 3)^(3/2)/(5*x^2 + 3*x + 2)^3, x)","F",0
72,1,235,0,1.020559," ","integrate((2*x^2-x+3)^(5/2)*(5*x^2+3*x+2)^4,x, algorithm=""maxima"")","\frac{625}{28} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x^{7} + \frac{13875}{208} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x^{6} + \frac{1046225}{9984} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x^{5} + \frac{3684995}{39936} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x^{4} + \frac{23460839}{532480} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x^{3} + \frac{122595067}{19169280} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x^{2} + \frac{112244125}{122683392} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x + \frac{25250178739}{5725224960} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} + \frac{401135647}{83886080} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x - \frac{401135647}{335544320} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} + \frac{9226119881}{536870912} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x - \frac{9226119881}{2147483648} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} + \frac{636602271789}{8589934592} \, \sqrt{2 \, x^{2} - x + 3} x + \frac{14641852251147}{137438953472} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{636602271789}{34359738368} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"625/28*(2*x^2 - x + 3)^(7/2)*x^7 + 13875/208*(2*x^2 - x + 3)^(7/2)*x^6 + 1046225/9984*(2*x^2 - x + 3)^(7/2)*x^5 + 3684995/39936*(2*x^2 - x + 3)^(7/2)*x^4 + 23460839/532480*(2*x^2 - x + 3)^(7/2)*x^3 + 122595067/19169280*(2*x^2 - x + 3)^(7/2)*x^2 + 112244125/122683392*(2*x^2 - x + 3)^(7/2)*x + 25250178739/5725224960*(2*x^2 - x + 3)^(7/2) + 401135647/83886080*(2*x^2 - x + 3)^(5/2)*x - 401135647/335544320*(2*x^2 - x + 3)^(5/2) + 9226119881/536870912*(2*x^2 - x + 3)^(3/2)*x - 9226119881/2147483648*(2*x^2 - x + 3)^(3/2) + 636602271789/8589934592*sqrt(2*x^2 - x + 3)*x + 14641852251147/137438953472*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 636602271789/34359738368*sqrt(2*x^2 - x + 3)","A",0
73,1,201,0,0.996360," ","integrate((2*x^2-x+3)^(5/2)*(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\frac{125}{24} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x^{5} + \frac{1175}{96} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x^{4} + \frac{3823}{256} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x^{3} + \frac{80483}{9216} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x^{2} + \frac{509257}{294912} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x - \frac{1696165}{2752512} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} + \frac{57915}{524288} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x - \frac{57915}{2097152} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} + \frac{6660225}{16777216} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x - \frac{6660225}{67108864} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} + \frac{459555525}{268435456} \, \sqrt{2 \, x^{2} - x + 3} x + \frac{10569777075}{4294967296} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{459555525}{1073741824} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"125/24*(2*x^2 - x + 3)^(7/2)*x^5 + 1175/96*(2*x^2 - x + 3)^(7/2)*x^4 + 3823/256*(2*x^2 - x + 3)^(7/2)*x^3 + 80483/9216*(2*x^2 - x + 3)^(7/2)*x^2 + 509257/294912*(2*x^2 - x + 3)^(7/2)*x - 1696165/2752512*(2*x^2 - x + 3)^(7/2) + 57915/524288*(2*x^2 - x + 3)^(5/2)*x - 57915/2097152*(2*x^2 - x + 3)^(5/2) + 6660225/16777216*(2*x^2 - x + 3)^(3/2)*x - 6660225/67108864*(2*x^2 - x + 3)^(3/2) + 459555525/268435456*sqrt(2*x^2 - x + 3)*x + 10569777075/4294967296*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 459555525/1073741824*sqrt(2*x^2 - x + 3)","A",0
74,1,167,0,1.028456," ","integrate((2*x^2-x+3)^(5/2)*(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\frac{5}{4} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x^{3} + \frac{305}{144} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x^{2} + \frac{8467}{4608} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x + \frac{23225}{43008} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} + \frac{1547}{24576} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x - \frac{1547}{98304} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} + \frac{177905}{786432} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x - \frac{177905}{3145728} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} + \frac{4091815}{4194304} \, \sqrt{2 \, x^{2} - x + 3} x + \frac{94111745}{67108864} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{4091815}{16777216} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"5/4*(2*x^2 - x + 3)^(7/2)*x^3 + 305/144*(2*x^2 - x + 3)^(7/2)*x^2 + 8467/4608*(2*x^2 - x + 3)^(7/2)*x + 23225/43008*(2*x^2 - x + 3)^(7/2) + 1547/24576*(2*x^2 - x + 3)^(5/2)*x - 1547/98304*(2*x^2 - x + 3)^(5/2) + 177905/786432*(2*x^2 - x + 3)^(3/2)*x - 177905/3145728*(2*x^2 - x + 3)^(3/2) + 4091815/4194304*sqrt(2*x^2 - x + 3)*x + 94111745/67108864*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 4091815/16777216*sqrt(2*x^2 - x + 3)","A",0
75,1,133,0,0.974229," ","integrate((2*x^2-x+3)^(5/2)*(5*x^2+3*x+2),x, algorithm=""maxima"")","\frac{5}{16} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} x + \frac{141}{448} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{7}{2}} + \frac{277}{768} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} x - \frac{277}{3072} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}} + \frac{31855}{24576} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} x - \frac{31855}{98304} \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}} + \frac{732665}{131072} \, \sqrt{2 \, x^{2} - x + 3} x + \frac{16851295}{2097152} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{732665}{524288} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"5/16*(2*x^2 - x + 3)^(7/2)*x + 141/448*(2*x^2 - x + 3)^(7/2) + 277/768*(2*x^2 - x + 3)^(5/2)*x - 277/3072*(2*x^2 - x + 3)^(5/2) + 31855/24576*(2*x^2 - x + 3)^(3/2)*x - 31855/98304*(2*x^2 - x + 3)^(3/2) + 732665/131072*sqrt(2*x^2 - x + 3)*x + 16851295/2097152*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 732665/524288*sqrt(2*x^2 - x + 3)","A",0
76,0,0,0,0.000000," ","integrate((2*x^2-x+3)^(5/2)/(5*x^2+3*x+2),x, algorithm=""maxima"")","\int \frac{{\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}}}{5 \, x^{2} + 3 \, x + 2}\,{d x}"," ",0,"integrate((2*x^2 - x + 3)^(5/2)/(5*x^2 + 3*x + 2), x)","F",0
77,0,0,0,0.000000," ","integrate((2*x^2-x+3)^(5/2)/(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\int \frac{{\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}}}{{\left(5 \, x^{2} + 3 \, x + 2\right)}^{2}}\,{d x}"," ",0,"integrate((2*x^2 - x + 3)^(5/2)/(5*x^2 + 3*x + 2)^2, x)","F",0
78,0,0,0,0.000000," ","integrate((2*x^2-x+3)^(5/2)/(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\int \frac{{\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}}}{{\left(5 \, x^{2} + 3 \, x + 2\right)}^{3}}\,{d x}"," ",0,"integrate((2*x^2 - x + 3)^(5/2)/(5*x^2 + 3*x + 2)^3, x)","F",0
79,1,148,0,0.999418," ","integrate((5*x^2+3*x+2)^4/(2*x^2-x+3)^(1/2),x, algorithm=""maxima"")","\frac{625}{16} \, \sqrt{2 \, x^{2} - x + 3} x^{7} + \frac{57375}{448} \, \sqrt{2 \, x^{2} - x + 3} x^{6} + \frac{2116475}{10752} \, \sqrt{2 \, x^{2} - x + 3} x^{5} + \frac{686531}{6144} \, \sqrt{2 \, x^{2} - x + 3} x^{4} - \frac{19750457}{229376} \, \sqrt{2 \, x^{2} - x + 3} x^{3} - \frac{15428243}{131072} \, \sqrt{2 \, x^{2} - x + 3} x^{2} + \frac{1572007407}{7340032} \, \sqrt{2 \, x^{2} - x + 3} x - \frac{2899366573}{16777216} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{16493087661}{29360128} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"625/16*sqrt(2*x^2 - x + 3)*x^7 + 57375/448*sqrt(2*x^2 - x + 3)*x^6 + 2116475/10752*sqrt(2*x^2 - x + 3)*x^5 + 686531/6144*sqrt(2*x^2 - x + 3)*x^4 - 19750457/229376*sqrt(2*x^2 - x + 3)*x^3 - 15428243/131072*sqrt(2*x^2 - x + 3)*x^2 + 1572007407/7340032*sqrt(2*x^2 - x + 3)*x - 2899366573/16777216*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) + 16493087661/29360128*sqrt(2*x^2 - x + 3)","A",0
80,1,114,0,0.977216," ","integrate((5*x^2+3*x+2)^3/(2*x^2-x+3)^(1/2),x, algorithm=""maxima"")","\frac{125}{12} \, \sqrt{2 \, x^{2} - x + 3} x^{5} + \frac{1355}{48} \, \sqrt{2 \, x^{2} - x + 3} x^{4} + \frac{8185}{256} \, \sqrt{2 \, x^{2} - x + 3} x^{3} - \frac{3387}{1024} \, \sqrt{2 \, x^{2} - x + 3} x^{2} - \frac{372783}{8192} \, \sqrt{2 \, x^{2} - x + 3} x + \frac{9267707}{131072} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{203373}{32768} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"125/12*sqrt(2*x^2 - x + 3)*x^5 + 1355/48*sqrt(2*x^2 - x + 3)*x^4 + 8185/256*sqrt(2*x^2 - x + 3)*x^3 - 3387/1024*sqrt(2*x^2 - x + 3)*x^2 - 372783/8192*sqrt(2*x^2 - x + 3)*x + 9267707/131072*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 203373/32768*sqrt(2*x^2 - x + 3)","A",0
81,1,80,0,0.965052," ","integrate((5*x^2+3*x+2)^2/(2*x^2-x+3)^(1/2),x, algorithm=""maxima"")","\frac{25}{8} \, \sqrt{2 \, x^{2} - x + 3} x^{3} + \frac{655}{96} \, \sqrt{2 \, x^{2} - x + 3} x^{2} + \frac{3443}{768} \, \sqrt{2 \, x^{2} - x + 3} x - \frac{30725}{4096} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{11373}{1024} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"25/8*sqrt(2*x^2 - x + 3)*x^3 + 655/96*sqrt(2*x^2 - x + 3)*x^2 + 3443/768*sqrt(2*x^2 - x + 3)*x - 30725/4096*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 11373/1024*sqrt(2*x^2 - x + 3)","A",0
82,1,46,0,0.955628," ","integrate((5*x^2+3*x+2)/(2*x^2-x+3)^(1/2),x, algorithm=""maxima"")","\frac{5}{4} \, \sqrt{2 \, x^{2} - x + 3} x - \frac{17}{64} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{39}{16} \, \sqrt{2 \, x^{2} - x + 3}"," ",0,"5/4*sqrt(2*x^2 - x + 3)*x - 17/64*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) + 39/16*sqrt(2*x^2 - x + 3)","A",0
83,0,0,0,0.000000," ","integrate(1/(5*x^2+3*x+2)/(2*x^2-x+3)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{{\left(5 \, x^{2} + 3 \, x + 2\right)} \sqrt{2 \, x^{2} - x + 3}}\,{d x}"," ",0,"integrate(1/((5*x^2 + 3*x + 2)*sqrt(2*x^2 - x + 3)), x)","F",0
84,0,0,0,0.000000," ","integrate(1/(5*x^2+3*x+2)^2/(2*x^2-x+3)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{{\left(5 \, x^{2} + 3 \, x + 2\right)}^{2} \sqrt{2 \, x^{2} - x + 3}}\,{d x}"," ",0,"integrate(1/((5*x^2 + 3*x + 2)^2*sqrt(2*x^2 - x + 3)), x)","F",0
85,0,0,0,0.000000," ","integrate(1/(5*x^2+3*x+2)^3/(2*x^2-x+3)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{{\left(5 \, x^{2} + 3 \, x + 2\right)}^{3} \sqrt{2 \, x^{2} - x + 3}}\,{d x}"," ",0,"integrate(1/((5*x^2 + 3*x + 2)^3*sqrt(2*x^2 - x + 3)), x)","F",0
86,1,148,0,0.984961," ","integrate((5*x^2+3*x+2)^4/(2*x^2-x+3)^(3/2),x, algorithm=""maxima"")","\frac{625 \, x^{7}}{12 \, \sqrt{2 \, x^{2} - x + 3}} + \frac{8825 \, x^{6}}{48 \, \sqrt{2 \, x^{2} - x + 3}} + \frac{217675 \, x^{5}}{768 \, \sqrt{2 \, x^{2} - x + 3}} + \frac{52235 \, x^{4}}{1024 \, \sqrt{2 \, x^{2} - x + 3}} - \frac{4734827 \, x^{3}}{8192 \, \sqrt{2 \, x^{2} - x + 3}} - \frac{18367831 \, x^{2}}{32768 \, \sqrt{2 \, x^{2} - x + 3}} + \frac{310445587}{262144} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{2953101993 \, x}{1507328 \, \sqrt{2 \, x^{2} - x + 3}} - \frac{3653899049}{1507328 \, \sqrt{2 \, x^{2} - x + 3}}"," ",0,"625/12*x^7/sqrt(2*x^2 - x + 3) + 8825/48*x^6/sqrt(2*x^2 - x + 3) + 217675/768*x^5/sqrt(2*x^2 - x + 3) + 52235/1024*x^4/sqrt(2*x^2 - x + 3) - 4734827/8192*x^3/sqrt(2*x^2 - x + 3) - 18367831/32768*x^2/sqrt(2*x^2 - x + 3) + 310445587/262144*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 2953101993/1507328*x/sqrt(2*x^2 - x + 3) - 3653899049/1507328/sqrt(2*x^2 - x + 3)","A",0
87,1,114,0,0.973157," ","integrate((5*x^2+3*x+2)^3/(2*x^2-x+3)^(3/2),x, algorithm=""maxima"")","\frac{125 \, x^{5}}{8 \, \sqrt{2 \, x^{2} - x + 3}} + \frac{1575 \, x^{4}}{32 \, \sqrt{2 \, x^{2} - x + 3}} + \frac{14265 \, x^{3}}{256 \, \sqrt{2 \, x^{2} - x + 3}} - \frac{125091 \, x^{2}}{1024 \, \sqrt{2 \, x^{2} - x + 3}} - \frac{1168881}{8192} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{16138403 \, x}{47104 \, \sqrt{2 \, x^{2} - x + 3}} - \frac{15423965}{47104 \, \sqrt{2 \, x^{2} - x + 3}}"," ",0,"125/8*x^5/sqrt(2*x^2 - x + 3) + 1575/32*x^4/sqrt(2*x^2 - x + 3) + 14265/256*x^3/sqrt(2*x^2 - x + 3) - 125091/1024*x^2/sqrt(2*x^2 - x + 3) - 1168881/8192*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) + 16138403/47104*x/sqrt(2*x^2 - x + 3) - 15423965/47104/sqrt(2*x^2 - x + 3)","A",0
88,1,80,0,0.958761," ","integrate((5*x^2+3*x+2)^2/(2*x^2-x+3)^(3/2),x, algorithm=""maxima"")","\frac{25 \, x^{3}}{4 \, \sqrt{2 \, x^{2} - x + 3}} + \frac{365 \, x^{2}}{16 \, \sqrt{2 \, x^{2} - x + 3}} + \frac{223}{128} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{9421 \, x}{736 \, \sqrt{2 \, x^{2} - x + 3}} + \frac{47027}{736 \, \sqrt{2 \, x^{2} - x + 3}}"," ",0,"25/4*x^3/sqrt(2*x^2 - x + 3) + 365/16*x^2/sqrt(2*x^2 - x + 3) + 223/128*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 9421/736*x/sqrt(2*x^2 - x + 3) + 47027/736/sqrt(2*x^2 - x + 3)","A",0
89,1,46,0,0.954535," ","integrate((5*x^2+3*x+2)/(2*x^2-x+3)^(3/2),x, algorithm=""maxima"")","\frac{5}{4} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{33 \, x}{23 \, \sqrt{2 \, x^{2} - x + 3}} - \frac{55}{23 \, \sqrt{2 \, x^{2} - x + 3}}"," ",0,"5/4*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 33/23*x/sqrt(2*x^2 - x + 3) - 55/23/sqrt(2*x^2 - x + 3)","A",0
90,0,0,0,0.000000," ","integrate(1/(2*x^2-x+3)^(3/2)/(5*x^2+3*x+2),x, algorithm=""maxima"")","\int \frac{1}{{\left(5 \, x^{2} + 3 \, x + 2\right)} {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}}\,{d x}"," ",0,"integrate(1/((5*x^2 + 3*x + 2)*(2*x^2 - x + 3)^(3/2)), x)","F",0
91,0,0,0,0.000000," ","integrate(1/(2*x^2-x+3)^(3/2)/(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\int \frac{1}{{\left(5 \, x^{2} + 3 \, x + 2\right)}^{2} {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}}\,{d x}"," ",0,"integrate(1/((5*x^2 + 3*x + 2)^2*(2*x^2 - x + 3)^(3/2)), x)","F",0
92,0,0,0,0.000000," ","integrate(1/(2*x^2-x+3)^(3/2)/(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\int \frac{1}{{\left(5 \, x^{2} + 3 \, x + 2\right)}^{3} {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}}\,{d x}"," ",0,"integrate(1/((5*x^2 + 3*x + 2)^3*(2*x^2 - x + 3)^(3/2)), x)","F",0
93,1,253,0,1.002244," ","integrate((5*x^2+3*x+2)^4/(2*x^2-x+3)^(5/2),x, algorithm=""maxima"")","\frac{625 \, x^{7}}{8 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} + \frac{30875 \, x^{6}}{96 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} + \frac{138025 \, x^{5}}{256 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} - \frac{799745 \, x^{4}}{1024 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} - \frac{16955197}{13000704} \, x {\left(\frac{284 \, x}{\sqrt{2 \, x^{2} - x + 3}} - \frac{3174 \, x^{2}}{{\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} - \frac{71}{\sqrt{2 \, x^{2} - x + 3}} + \frac{805 \, x}{{\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} - \frac{3243}{{\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}}\right)} - \frac{16955197}{16384} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) + \frac{1203818987}{6500352} \, \sqrt{2 \, x^{2} - x + 3} + \frac{3536205583 \, x}{3250176 \, \sqrt{2 \, x^{2} - x + 3}} - \frac{2638851 \, x^{2}}{512 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} + \frac{257773037}{1083392 \, \sqrt{2 \, x^{2} - x + 3}} + \frac{29484067 \, x}{23552 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} - \frac{374445479}{70656 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}}"," ",0,"625/8*x^7/(2*x^2 - x + 3)^(3/2) + 30875/96*x^6/(2*x^2 - x + 3)^(3/2) + 138025/256*x^5/(2*x^2 - x + 3)^(3/2) - 799745/1024*x^4/(2*x^2 - x + 3)^(3/2) - 16955197/13000704*x*(284*x/sqrt(2*x^2 - x + 3) - 3174*x^2/(2*x^2 - x + 3)^(3/2) - 71/sqrt(2*x^2 - x + 3) + 805*x/(2*x^2 - x + 3)^(3/2) - 3243/(2*x^2 - x + 3)^(3/2)) - 16955197/16384*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) + 1203818987/6500352*sqrt(2*x^2 - x + 3) + 3536205583/3250176*x/sqrt(2*x^2 - x + 3) - 2638851/512*x^2/(2*x^2 - x + 3)^(3/2) + 257773037/1083392/sqrt(2*x^2 - x + 3) + 29484067/23552*x/(2*x^2 - x + 3)^(3/2) - 374445479/70656/(2*x^2 - x + 3)^(3/2)","B",0
94,1,219,0,1.020181," ","integrate((5*x^2+3*x+2)^3/(2*x^2-x+3)^(5/2),x, algorithm=""maxima"")","\frac{125 \, x^{5}}{4 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} + \frac{2675 \, x^{4}}{16 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} + \frac{7495}{203136} \, x {\left(\frac{284 \, x}{\sqrt{2 \, x^{2} - x + 3}} - \frac{3174 \, x^{2}}{{\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} - \frac{71}{\sqrt{2 \, x^{2} - x + 3}} + \frac{805 \, x}{{\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} - \frac{3243}{{\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}}\right)} + \frac{7495}{256} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{532145}{101568} \, \sqrt{2 \, x^{2} - x + 3} - \frac{4515389 \, x}{50784 \, \sqrt{2 \, x^{2} - x + 3}} + \frac{7197 \, x^{2}}{8 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} + \frac{396211}{50784 \, \sqrt{2 \, x^{2} - x + 3}} - \frac{269783 \, x}{1104 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} + \frac{1002137}{1104 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}}"," ",0,"125/4*x^5/(2*x^2 - x + 3)^(3/2) + 2675/16*x^4/(2*x^2 - x + 3)^(3/2) + 7495/203136*x*(284*x/sqrt(2*x^2 - x + 3) - 3174*x^2/(2*x^2 - x + 3)^(3/2) - 71/sqrt(2*x^2 - x + 3) + 805*x/(2*x^2 - x + 3)^(3/2) - 3243/(2*x^2 - x + 3)^(3/2)) + 7495/256*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 532145/101568*sqrt(2*x^2 - x + 3) - 4515389/50784*x/sqrt(2*x^2 - x + 3) + 7197/8*x^2/(2*x^2 - x + 3)^(3/2) + 396211/50784/sqrt(2*x^2 - x + 3) - 269783/1104*x/(2*x^2 - x + 3)^(3/2) + 1002137/1104/(2*x^2 - x + 3)^(3/2)","B",0
95,1,185,0,0.977512," ","integrate((5*x^2+3*x+2)^2/(2*x^2-x+3)^(5/2),x, algorithm=""maxima"")","\frac{25}{6348} \, x {\left(\frac{284 \, x}{\sqrt{2 \, x^{2} - x + 3}} - \frac{3174 \, x^{2}}{{\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} - \frac{71}{\sqrt{2 \, x^{2} - x + 3}} + \frac{805 \, x}{{\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} - \frac{3243}{{\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}}\right)} + \frac{25}{8} \, \sqrt{2} \operatorname{arsinh}\left(\frac{1}{23} \, \sqrt{23} {\left(4 \, x - 1\right)}\right) - \frac{1775}{3174} \, \sqrt{2 \, x^{2} - x + 3} + \frac{1017 \, x}{529 \, \sqrt{2 \, x^{2} - x + 3}} - \frac{15 \, x^{2}}{{\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} - \frac{6413}{3174 \, \sqrt{2 \, x^{2} - x + 3}} - \frac{x}{138 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} - \frac{2593}{138 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}}"," ",0,"25/6348*x*(284*x/sqrt(2*x^2 - x + 3) - 3174*x^2/(2*x^2 - x + 3)^(3/2) - 71/sqrt(2*x^2 - x + 3) + 805*x/(2*x^2 - x + 3)^(3/2) - 3243/(2*x^2 - x + 3)^(3/2)) + 25/8*sqrt(2)*arcsinh(1/23*sqrt(23)*(4*x - 1)) - 1775/3174*sqrt(2*x^2 - x + 3) + 1017/529*x/sqrt(2*x^2 - x + 3) - 15*x^2/(2*x^2 - x + 3)^(3/2) - 6413/3174/sqrt(2*x^2 - x + 3) - 1/138*x/(2*x^2 - x + 3)^(3/2) - 2593/138/(2*x^2 - x + 3)^(3/2)","B",0
96,1,59,0,0.432358," ","integrate((5*x^2+3*x+2)/(2*x^2-x+3)^(5/2),x, algorithm=""maxima"")","\frac{284 \, x}{529 \, \sqrt{2 \, x^{2} - x + 3}} - \frac{71}{529 \, \sqrt{2 \, x^{2} - x + 3}} - \frac{11 \, x}{23 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}} - \frac{55}{69 \, {\left(2 \, x^{2} - x + 3\right)}^{\frac{3}{2}}}"," ",0,"284/529*x/sqrt(2*x^2 - x + 3) - 71/529/sqrt(2*x^2 - x + 3) - 11/23*x/(2*x^2 - x + 3)^(3/2) - 55/69/(2*x^2 - x + 3)^(3/2)","A",0
97,0,0,0,0.000000," ","integrate(1/(2*x^2-x+3)^(5/2)/(5*x^2+3*x+2),x, algorithm=""maxima"")","\int \frac{1}{{\left(5 \, x^{2} + 3 \, x + 2\right)} {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}}}\,{d x}"," ",0,"integrate(1/((5*x^2 + 3*x + 2)*(2*x^2 - x + 3)^(5/2)), x)","F",0
98,0,0,0,0.000000," ","integrate(1/(2*x^2-x+3)^(5/2)/(5*x^2+3*x+2)^2,x, algorithm=""maxima"")","\int \frac{1}{{\left(5 \, x^{2} + 3 \, x + 2\right)}^{2} {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}}}\,{d x}"," ",0,"integrate(1/((5*x^2 + 3*x + 2)^2*(2*x^2 - x + 3)^(5/2)), x)","F",0
99,0,0,0,0.000000," ","integrate(1/(2*x^2-x+3)^(5/2)/(5*x^2+3*x+2)^3,x, algorithm=""maxima"")","\int \frac{1}{{\left(5 \, x^{2} + 3 \, x + 2\right)}^{3} {\left(2 \, x^{2} - x + 3\right)}^{\frac{5}{2}}}\,{d x}"," ",0,"integrate(1/((5*x^2 + 3*x + 2)^3*(2*x^2 - x + 3)^(5/2)), x)","F",0
100,-2,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(1/2)*(f*x^2+e*x+d)^2,x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 positive, negative or zero?","F(-2)",0
101,-2,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(1/2)*(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 positive, negative or zero?","F(-2)",0
102,-2,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
103,0,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d)^2,x, algorithm=""maxima"")","\int \frac{\sqrt{c x^{2} + b x + a}}{{\left(f x^{2} + e x + d\right)}^{2}}\,{d x}"," ",0,"integrate(sqrt(c*x^2 + b*x + a)/(f*x^2 + e*x + d)^2, x)","F",0
104,-2,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(3/2)*(f*x^2+e*x+d)^2,x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 positive, negative or zero?","F(-2)",0
105,-2,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(3/2)*(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 positive, negative or zero?","F(-2)",0
106,-2,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
107,0,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(3/2)/(f*x^2+e*x+d)^2,x, algorithm=""maxima"")","\int \frac{{\left(c x^{2} + b x + a\right)}^{\frac{3}{2}}}{{\left(f x^{2} + e x + d\right)}^{2}}\,{d x}"," ",0,"integrate((c*x^2 + b*x + a)^(3/2)/(f*x^2 + e*x + d)^2, x)","F",0
108,0,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(3/2)/(f*x^2+e*x+d)^3,x, algorithm=""maxima"")","\int \frac{{\left(c x^{2} + b x + a\right)}^{\frac{3}{2}}}{{\left(f x^{2} + e x + d\right)}^{3}}\,{d x}"," ",0,"integrate((c*x^2 + b*x + a)^(3/2)/(f*x^2 + e*x + d)^3, x)","F",0
109,-2,0,0,0.000000," ","integrate((f*x^2+e*x+d)^3/(c*x^2+b*x+a)^(1/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 zero or nonzero?","F(-2)",0
110,-2,0,0,0.000000," ","integrate((f*x^2+e*x+d)^2/(c*x^2+b*x+a)^(1/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 zero or nonzero?","F(-2)",0
111,-2,0,0,0.000000," ","integrate((f*x^2+e*x+d)/(c*x^2+b*x+a)^(1/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 zero or nonzero?","F(-2)",0
112,-2,0,0,0.000000," ","integrate(1/(c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
113,0,0,0,0.000000," ","integrate(1/(c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d)^2,x, algorithm=""maxima"")","\int \frac{1}{\sqrt{c x^{2} + b x + a} {\left(f x^{2} + e x + d\right)}^{2}}\,{d x}"," ",0,"integrate(1/(sqrt(c*x^2 + b*x + a)*(f*x^2 + e*x + d)^2), x)","F",0
114,-2,0,0,0.000000," ","integrate((f*x^2+e*x+d)^3/(c*x^2+b*x+a)^(3/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 zero or nonzero?","F(-2)",0
115,-2,0,0,0.000000," ","integrate((f*x^2+e*x+d)^2/(c*x^2+b*x+a)^(3/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 zero or nonzero?","F(-2)",0
116,-2,0,0,0.000000," ","integrate((f*x^2+e*x+d)/(c*x^2+b*x+a)^(3/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 zero or nonzero?","F(-2)",0
117,-2,0,0,0.000000," ","integrate(1/(c*x^2+b*x+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
118,-2,0,0,0.000000," ","integrate((f*x^2+e*x+d)^3/(c*x^2+b*x+a)^(5/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 zero or nonzero?","F(-2)",0
119,-2,0,0,0.000000," ","integrate((f*x^2+e*x+d)^2/(c*x^2+b*x+a)^(5/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 zero or nonzero?","F(-2)",0
120,-2,0,0,0.000000," ","integrate((f*x^2+e*x+d)/(c*x^2+b*x+a)^(5/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 zero or nonzero?","F(-2)",0
121,0,0,0,0.000000," ","integrate(1/(5*x^2+12*x+8)/(5*x^2+2*x-7)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{{\left(5 \, x^{2} + 12 \, x + 8\right)} \sqrt{5 \, x^{2} + 2 \, x - 7}}\,{d x}"," ",0,"integrate(1/((5*x^2 + 12*x + 8)*sqrt(5*x^2 + 2*x - 7)), x)","F",0
122,0,0,0,0.000000," ","integrate(1/(c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{\sqrt{c x^{2} + b x + a} \sqrt{f x^{2} + e x + d}}\,{d x}"," ",0,"integrate(1/(sqrt(c*x^2 + b*x + a)*sqrt(f*x^2 + e*x + d)), x)","F",0
123,0,0,0,0.000000," ","integrate(1/(5*x^2+3*x+2)^(1/2)/(2*x^2-x+3)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{\sqrt{5 \, x^{2} + 3 \, x + 2} \sqrt{2 \, x^{2} - x + 3}}\,{d x}"," ",0,"integrate(1/(sqrt(5*x^2 + 3*x + 2)*sqrt(2*x^2 - x + 3)), x)","F",0
